home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / dpp / run.cmd < prev    next >
OS/2 REXX Batch file  |  1996-01-27  |  140b  |  7 lines

  1. @echo off
  2. rm g.c g.h
  3. dpp -c g.c -h g.h -p t.d -nld  -X -S1
  4. rem cat t.d g.h g.c t.c ff >out
  5. cat t.d t.c >out
  6. rem copy out lpt1
  7. more out